Uses of Enum
com.cisco.pt.ipc.enums.PPPAuthenType
Packages that use PPPAuthenType
Package
Description
-
Uses of PPPAuthenType in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PPPAuthenTypeModifier and TypeMethodDescriptionstatic PPPAuthenTypePPPAuthenType.fromIntValue(int value) static PPPAuthenTypePPPAuthenType.fromIntValue(Integer value) static PPPAuthenTypeReturns the enum constant of this type with the specified name.static PPPAuthenType[]PPPAuthenType.values()Returns an array containing the constants of this enum type, in the order they are declared. -
Uses of PPPAuthenType in com.cisco.pt.ipc.sim
Methods in com.cisco.pt.ipc.sim that return PPPAuthenTypeModifier and TypeMethodDescriptionPPPProcess.getAuthenType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim with parameters of type PPPAuthenTypeModifier and TypeMethodDescriptionvoidPPPProcess.setAuthenType(PPPAuthenType type) Information provided by the PKI file: -
Uses of PPPAuthenType in com.cisco.pt.ipc.sim.impl
Methods in com.cisco.pt.ipc.sim.impl that return PPPAuthenTypeModifier and TypeMethodDescriptionPPPProcessImpl.getAuthenType()Information provided by the PKI file:Methods in com.cisco.pt.ipc.sim.impl with parameters of type PPPAuthenTypeModifier and TypeMethodDescriptionvoidPPPProcessImpl.setAuthenType(PPPAuthenType type) Information provided by the PKI file: -
Uses of PPPAuthenType in com.cisco.pt.ipc.sim.pdu
Methods in com.cisco.pt.ipc.sim.pdu that return PPPAuthenTypeMethods in com.cisco.pt.ipc.sim.pdu with parameters of type PPPAuthenType -
Uses of PPPAuthenType in com.cisco.pt.ipc.sim.pdu.impl
Fields in com.cisco.pt.ipc.sim.pdu.impl declared as PPPAuthenTypeMethods in com.cisco.pt.ipc.sim.pdu.impl that return PPPAuthenTypeMethods in com.cisco.pt.ipc.sim.pdu.impl with parameters of type PPPAuthenTypeModifier and TypeMethodDescriptionvoidLcpFrameImpl.setHAPAuthenType(PPPAuthenType HAPAuthenType)